@charset "utf-8";
/* CSS Document */
body {
	margin:0px auto;
	font-family:"宋体";
	font-size:12px;
	background-color:#f7f7f7;
	color: #000000;
	text-decoration: none;
}
img{border:0px;}
.tel {
	font-family:"方正大黑简体";
	font-size:18px;
	color:#ffffff;
	text-decoration:none;
	line-height:25px;
}
.anlizi {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#686868;
	text-decoration:none;
	line-height:20px;
}
.fonttop,.pink,.deepgray,.deepgray2,.gray,.white,.red {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	line-height:25px;
}
.fonttop { color:#333333;}
.pink { color:#ffffff;}
.deepgray { color:#ffffff;}
.deepgray2 { color:#222222;}
.gray { color:#ffffff;}
.white { color:#FFFFFF;}
.red { color:#FF0000;}
.titlewhite,.titlegreen {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	line-height:25px;
}
.titlewhite { color:#FFFFFF;}
.titlegreen { color:#4e492b;}

a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-decoration:none;
	line-height:25px;
}
a:hover {
	color:#FF0000;
	text-decoration:underline;
}


a.nav {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ffffff;
	text-decoration:none;
	width:103px;
	height:54px;
	line-height:54px;
	font-weight:bold;
	display:block;
	text-align:center;
}
a.nav:hover {
	background:url(../images/navbg.jpg);
	width:103px;
	height:54px;
	line-height:54px;
	color:#ff9c00;
	text-align:center;
}
a.news {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3d3d3d;
	text-decoration:none;
	line-height:25px;
}
a.news:hover {
	color:#FF0000;
	text-decoration:underline;
}
a.cpfenlei {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	background:url(../images/cpflbg.jpg);
	width:172px;
	padding-left:30px;
	height:31px;
	line-height:31px;
	display:block;
	float:left;
	text-align:left;
}
a.cpfenlei:hover {
	background:url(../images/cpflbg1.jpg);
	width:172px;
	padding-left:30px;
	height:31px;
	line-height:31px;
	display:block;
	float:left;
	text-align:left;
	color:#0d59a4;
	font-weight:bold;
}
a.botnav {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	background:url(../images/botnav.jpg);
	width:79px;
	text-decoration:none;
	line-height:27px;
	height:27px;
	text-align:left;
	display:block;
	float:left;
	padding-left:12px;
}

.border-l-r {
	border-left:1px #d6d6d4 solid;
	border-right:1px #d6d6d4 solid;
}
.border-b {
	border-bottom:1px #d6d6d4 solid;
}
.border {
	border:1px #cbcbcb solid;
}
.border-l-r-gray {
	border-left:1px #c4c0b1 solid;
	border-right:1px #c4c0b1 solid;
}
.border-b-gray {
	border-bottom:1px #767676 dotted;
}a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #000000;
}
